home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Sound / MIDI / MIDI Utilities / CMU Midi Toolkit / Moxc Stuff / moxckydn.c < prev    next >
Text File  |  1987-01-27  |  109b  |  8 lines

  1. /* moxckydn.c -- default keydown() implementation */
  2.  
  3. #include "cmtprog.h"
  4.  
  5. keydown(chan, key, velocity)
  6. {
  7. }
  8.